[INFO] fetching crate autd3 38.1.0...
[INFO] fixing autd3-38.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate autd3 38.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate autd3 38.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate autd3 38.1.0
[INFO] tweaked toml for crates.io crate autd3 38.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate autd3 38.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate autd3 38.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded autd3-firmware-emulator v38.1.0
[INFO] [stderr]   Downloaded autd3-core v38.1.0
[INFO] [stderr]   Downloaded autd3-driver v38.1.0
[INFO] [stderr]   Downloaded autd3-derive v38.1.0
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded autd3-derive v33.0.0
[INFO] [stderr]   Downloaded bitfield-struct v0.11.0
[INFO] [stderr]   Downloaded tynm v0.2.0
[INFO] [stderr]   Downloaded autd3-core v33.0.0
[INFO] [stderr]   Downloaded autd3-driver v33.0.0
[INFO] [stderr]   Downloaded autd3-firmware-emulator v33.0.0
[INFO] [stderr]   Downloaded nom v8.0.0
[INFO] [stderr]   Downloaded glam v0.17.3
[INFO] [stderr]   Downloaded glam v0.14.0
[INFO] [stderr]   Downloaded glam v0.16.0
[INFO] [stderr]   Downloaded glam v0.18.0
[INFO] [stderr]   Downloaded glam v0.20.5
[INFO] [stderr]   Downloaded glam v0.19.0
[INFO] [stderr]   Downloaded glam v0.15.2
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded glam v0.22.0
[INFO] [stderr]   Downloaded nalgebra v0.34.2
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] [stderr]   Downloaded glam v0.31.1
[INFO] [stderr]   Downloaded bvh v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1cf52dec66f276ea6e7a84ba795abaf47f0b3a185807d030f9765d3c8cd3a573
[INFO] running `Command { std: "docker" "start" "1cf52dec66f276ea6e7a84ba795abaf47f0b3a185807d030f9765d3c8cd3a573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1cf52dec66f276ea6e7a84ba795abaf47f0b3a185807d030f9765d3c8cd3a573" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cf52dec66f276ea6e7a84ba795abaf47f0b3a185807d030f9765d3c8cd3a573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1cf52dec66f276ea6e7a84ba795abaf47f0b3a185807d030f9765d3c8cd3a573" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling autd3-core v38.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling autd3-derive v33.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling autd3-derive v38.1.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling bitfield-struct v0.11.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking tynm v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking nalgebra v0.34.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking autd3-driver v38.1.0
[INFO] [stderr]     Checking autd3 v38.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bvh v0.11.0
[INFO] [stderr]     Checking autd3-core v33.0.0
[INFO] [stderr]     Checking autd3-driver v33.0.0
[INFO] [stderr]     Checking autd3-firmware-emulator v33.0.0
[INFO] [stdout] error[E0432]: unresolved imports `autd3::link::Audit`, `autd3::link::AuditOption`
[INFO] [stdout]   --> tests/test.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout]  4 |     link::{Audit, AuditOption},
[INFO] [stdout]    |            ^^^^^  ^^^^^^^^^^^ no `AuditOption` in `link`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            no `Audit` in `link`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/link/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "link-audit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `link-audit` feature
[INFO] [stdout] 10 | pub use audit::{Audit, AuditOption};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/link/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "link-audit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `link-audit` feature
[INFO] [stdout] 10 | pub use audit::{Audit, AuditOption};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `autd3::link::Audit`, `autd3::link::AuditOption`
[INFO] [stdout]   --> tests/datagram/gain/group.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout]  4 |     link::{Audit, AuditOption},
[INFO] [stdout]    |            ^^^^^  ^^^^^^^^^^^ no `AuditOption` in `link`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            no `Audit` in `link`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::Audit
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/link/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "link-audit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `link-audit` feature
[INFO] [stdout] 10 | pub use audit::{Audit, AuditOption};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::AuditOption
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/link/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "link-audit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `link-audit` feature
[INFO] [stdout] 10 | pub use audit::{Audit, AuditOption};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `autd3::link::Audit`, `autd3::link::AuditOption`
[INFO] [stdout]   --> tests/link/audit.rs:5:12
[INFO] [stdout]    |
[INFO] [stdout]  5 |     link::{Audit, AuditOption},
[INFO] [stdout]    |            ^^^^^  ^^^^^^^^^^^ no `AuditOption` in `link`
[INFO] [stdout]    |            |
[INFO] [stdout]    |            no `Audit` in `link`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::Audit
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/link/mod.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "link-audit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `link-audit` feature
[INFO] [stdout] 10 | pub use audit::{Audit, AuditOption};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]            crate::AuditOption
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/link/mod.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "link-audit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `link-audit` feature
[INFO] [stdout] 10 | pub use audit::{Audit, AuditOption};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Nop` in this scope
[INFO] [stdout]  --> tests/link/nop.rs:6:57
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut autd = Controller::open([AUTD3::default()], Nop::new())?;
[INFO] [stdout]   |                                                         ^^^ use of undeclared type `Nop`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use autd3_driver::datagram::Nop;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autd3` (test "test") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `crate::link::Audit`, `crate::link::AuditOption`
[INFO] [stdout]    --> src/controller/blocking.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 |         link::{Audit, AuditOption},
[INFO] [stdout]     |                ^^^^^  ^^^^^^^^^^^ no `AuditOption` in `link`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                no `Audit` in `link`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/link/mod.rs:10:17
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[cfg(feature = "link-audit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `link-audit` feature
[INFO] [stdout]  10 | pub use audit::{Audit, AuditOption};
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/link/mod.rs:10:24
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[cfg(feature = "link-audit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `link-audit` feature
[INFO] [stdout]  10 | pub use audit::{Audit, AuditOption};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `autd3` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "1cf52dec66f276ea6e7a84ba795abaf47f0b3a185807d030f9765d3c8cd3a573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf52dec66f276ea6e7a84ba795abaf47f0b3a185807d030f9765d3c8cd3a573", kill_on_drop: false }`
[INFO] [stdout] 1cf52dec66f276ea6e7a84ba795abaf47f0b3a185807d030f9765d3c8cd3a573
